const runtime.mutexMOffset

2 uses

	runtime (current package)
		lock_spinbit.go#L63: 	mutexMOffset     = mallocHeaderSize // alignment of heap-allocated Ms (those other than m0)
		lock_spinbit.go#L115: 		return muintptr(highBits + mutexMOffset)